Welcome![Sign In][Sign Up]
Location:
Search - can linux driver

Search list

[Driver DevelopDMA_example

Description: Linux设备驱动开发DMA dreiver代码,测试成功,可以使用-DMA dreiver Linux device driver development code, the test is successful, you can use
Platform: | Size: 19456 | Author: henry | Hits:

[Linux-Unixbase-on-PowerPC-embeded-Linux

Description: 本书详细地介绍了如何打造一个完整的嵌入式Linux 主要内容包括 Bootloader定制 Linux内核定制 LinuxRootfs定制 Linux守护进程定制 Linux设备驱动编程 Linux编程 实时 Linux 扩展等 同时本书结合PowerPC芯片 介绍了PowerPC芯片的基本结构 配置引导以及开发方法 本书的特点是注重实用 每篇内容都有具体的实例供参考 读者阅读了本书后 能够快速地在嵌入式PowerPC平台上运行起嵌入式Linux操作系统 开始系统的设计和研发本书可供PowerPC和嵌入式Linux研究 开发及应用技术人员参考 也可作为高等院校计算机专业及Linux领域的师生的教学参考书-This book describes in detail how to create a complete embedded Linux Bootloader major custom Linux kernel includes customized Linux daemon custom LinuxRootfs custom Linux device driver programming Linux programming real-time Linux Expansion and other PowerPC chips with the same time the book describes the basic structure of PowerPC chip configuration guide and the book is characterized by development methods focus on practical examples of each content has specific reader to read the book for reference after the fast in the embedded PowerPC platform running on embedded Linux operating system from the beginning the system design and development of the book available for PowerPC and Embedded Linux research and development and application of technical colleges for reference computer can be used as the field of professional and student teaching Linux reference book
Platform: | Size: 1961984 | Author: 李立 | Hits:

[Linux-Unixlinux-driver-by-zs

Description: linux 字符驱动,基于阻塞和非阻塞。亲自运行,可以的。-linux character-driven, based on the blocking and nonblocking. Person operation, can.
Platform: | Size: 4096 | Author: 王涛 | Hits:

[Linux-Unixlinux-char-driver-by-timer

Description: linux 字符驱动实例,基于定时器的,可以用的源码。-linux instances of character-driven, based on the timer, you can use the source code.
Platform: | Size: 3072 | Author: 王涛 | Hits:

[Linux-UnixLinux-driver-development16

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第16章、Linux网络设备驱动。网络设备是完成用户数据包在网络媒介上发送和接收的设备,它将上层协议传递下来的数据包以特定的媒介访问控制方式进行发送,并将接收到的数据包传递给上层协议。 与字符设备和块设备不同,网络设备并不对应于/dev目录下的文件,应用程序最终使用套接字(socket)完成与网络设备的接口。因而在网络设备身上并不能体现出“一切都是文件”的思想。Linux系统对网络设备驱动定义了4个层次,这4个层次为网络协议接口层、网络设备接口层、提供实际功能的设备驱动功能层和网络设备与媒介层。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 16, Linux network device drivers. The network equipment is complete in network media user data packets sending and receiving equipment, it will be the upper agreement passed down in a specific packets medium access control mode to send, and will receive packet transfer to the upper agreement. And characters of different equipment and equipment, network equipment is not corresponding to/dev list of files, applications finally use sockets (socket) is done with the device on the network interface. Thus in the network equipment, and can t reflect "everything is a file" thought. Linux system for network device driver defines four levels, the 4 levels for the network layer protocol interfaces, network asher
Platform: | Size: 586752 | Author: 华清远见 | Hits:

[Linux-UnixLinux-driver-development8

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第8章、Linux设备驱动中的阻塞与非阻塞I/O。阻塞和非阻塞I/O是设备访问的两种不同模式,驱动程序可以灵活地支持用户空间对设备的这两种访问方式。8.1节讲解阻塞I/O和非阻塞I/O的区别,实现阻塞I/O的等待队列机制,以及在globalfifo设备驱动中增加对阻塞I/O支持的方法,并进行了用户空间的验证。8.2节讲解设备驱动的轮询(poll)操作的概念和编程方法,poll操作可以帮助用户了解是否能对设备进行无阻塞访问。8.3节讲解在globalfifo中增加poll操作的方法,并进行了用户空间的验证。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 8, Linux device driver of clogging with the jam the I/O. Jam and the jam the I/O is device access two kinds of different pattern, the driver can the flexibility to support the user space on the equipment the two access method. Section 8.1 explain jam the I/O and the jam the I/O distinction, realize jam I/O wait queue mechanism, and in globalfifo device driver to increase in blocking the I/O support method, and the user space validation. Section 8.2 explain device driver polling (poll) operation concept and programming method, and can help users understand the poll operation of equipment is no block access. Section 8.3 in globalfifo explain in poll operate method, increase and the user space validation.
Platform: | Size: 399360 | Author: 华清远见 | Hits:

[Linux-UnixLinux-driver-development9

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第9章、Linux设备驱动中的异步通知与异步I/O。在设备驱动中使用异步通知可以使得对设备的访问可进行时,由驱动主动通知应用程序进行访问。这样,使用无阻塞I/O的应用程序无须轮询设备是否可访问,而阻塞访问也可以被类似“中断”的异步通知所取代。 9.1节讲解了异步通知的概念和作用,9.2节讲解了Linux异步通知的编程方法,9.3节讲解了增加异步通知的globalfifo驱动及其在用户空间的验证。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 9, Linux device driver of asynchronous notification and asynchronous I/O. In the device driver can make use of asynchronous notification of the equipment can be conducted, the visit to notify the application driven visit. So, use no block I/O application without access to the equipment is polling, and block access can be similar to "break" replaced the asynchronous notification. Section 9.1 explained asynchronous notification of the concept and function, section 9.2 explained Linux asynchronous notification of the programming method, section 9.3 explained the increase of asynchronous notification globalfifo drive and in user space validation.
Platform: | Size: 462848 | Author: 华清远见 | Hits:

[androidatmel_i2c

Description: Touch screen driver建構在Linux2.6.29版本上搭配Android系統可以進行多點觸摸行為. 使用Atmel sensor IC.-Touch screen driver with a version built on Linux2.6.29 Android system can be multi-touch behavior using the Atmel sensor IC.
Platform: | Size: 4096 | Author: pin | Hits:

[Linux-Unixlinux-drivers

Description: linux的驱动开发的好书,可以好好看看你-linux driver development books, you can take a look
Platform: | Size: 568320 | Author: sunpan | Hits:

[Driver Developdriver

Description: 基于linux的isp驱动程序,实现i2c接口的isp的配置工作,也可用于通用i2c驱动程序的指导-it is based on linux,and it is a driver for isp,used for configuration of image signal processor.also can be used for common i2c driver.
Platform: | Size: 45056 | Author: 隋芳芳 | Hits:

[Embeded Linuxlinux-3G-software

Description: 这是6410的开发板上配的中兴3G模块的驱动,编译好的是驱动模块只适用于linux-2.6.28内核的。其他内核的话自己可以交叉编译下。-This is the development of the 6410 board with 3 G modules of the resurgence of drive, compiled driver module is only applicable to Linux-2.6.28 kernel. Other kernel words can cross the compiler.
Platform: | Size: 865280 | Author: lly | Hits:

[VHDL-FPGA-VerilogXILINX-PCI-E-DRIVER

Description: Xilinx公司的FPGA基于V5的开发版PCI-E驱动程序,可用作图像采集卡以及数据处理用-Xilinx s FPGA-based V5 Developer Edition PCI-E drivers can be used as a frame grabber, and data processing
Platform: | Size: 2928640 | Author: 王禾呈 | Hits:

[Linux-UnixLINUX-driver-interface-programming

Description: Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在与硬件设备之间建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设备进行打开(open)、关闭(close)、读写(read/write)等操作。通过学习和分析设备驱动程序,更深入理解Linux系统设备驱动开发。-Linux system, device drivers are an important part of the operating system kernel, and a standard abstract interface with hardware devices. Through this interface, users can to deal with ordinary file open (open), turn off the hardware (close), read and write (read/write) operation. Through study and analysis of device drivers, a deeper understanding of the Linux system, device driver development.
Platform: | Size: 497664 | Author: 飞幅度 | Hits:

[OtherLinux-device-driver

Description: linux驱动开发入门,想进行驱动开发的可以参考一下这本书-linux driver development portal, driven development can refer to this book
Platform: | Size: 569344 | Author: 李浩 | Hits:

[OtherLinux-device-driver

Description: linux驱动开发入门,想进行驱动开发的可以参考一下这本书-linux driver development portal, driven development can refer to this book
Platform: | Size: 569344 | Author: 李浩 | Hits:

[Othercan-utils-master

Description: Linux平台的can驱动,可以学习用,适用性强,对于开发或者学习都可以。(Linux platform can driver, you can learn to use, applicability, for development or learning can be.)
Platform: | Size: 138240 | Author: chinacjq | Hits:

[Linux driverstv0910

Description: stv0910 LLA wrapper Copyright (C) 2012 STMicroelectronics. All Rights Reserved. This file is part of the stm_fe Library. stm_fe is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. stm_fe is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with stm_fe; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. The stm_fe Library may alternatively be licensed under a proprietary license from ST.
Platform: | Size: 72704 | Author: janko | Hits:

[Other给嵌入式linux新人的几点意见

Description: 刚接触嵌入式,对前途充满忐忑、迷茫和犹豫。有的担心能否找到工作?待遇是不是太低?自己能不能学会?怎么才能学好?哪些行业最有前途?等等……作为嵌入式的老司机,给大家几点看法和建议,希望对你有帮助(Just contact embedded, the future is full of disturbed, confused and hesitant. Some worry about getting a job Is the treatment too low? Can you learn it by yourself? How can I learn it well? Which industries are the most promising? Wait...... As embedded old driver, give you some ideas and suggestions, I hope to help you)
Platform: | Size: 12288 | Author: qianlj | Hits:

[Linux driverdriver

Description: linux openwrt 智能家居 红外发送接收驱动(i can not describe it by English)
Platform: | Size: 5120 | Author: rambo1992 | Hits:

[OtherBNO055_driver-master

Description: This is BNO055 driver on linux, you can reference it.
Platform: | Size: 62464 | Author: audy1315 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 32 »

CodeBus www.codebus.net